home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / vb / sqlgrid.exe / ADDCOND.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-02-21  |  4.8 KB  |  119 lines

  1. AddCond
  2. AddCondition
  3. Form1,
  4.     Selection
  5. Frame1
  6.  Where
  7. WhereClause
  8. Label1
  9. Column
  10. Label2
  11.     Condition
  12. Label3
  13. ColList
  14. OperList
  15. TagBox#
  16. ConjunctList
  17. DoneButton
  18. CancelButton
  19. Cancel
  20. RestartButton
  21. Restart
  22. SqlOper
  23. @    Form_Load
  24. Screen
  25. Width{
  26.     SetFilter
  27. Height
  28. LoadConstants<
  29. OperList
  30. ConjunctList
  31. LBFilterTab
  32. ColList_Click
  33. ColLists
  34. Enabled
  35. FALSE1
  36. OperList_Clicka
  37. FilterTable
  38. FiltCol
  39.     BOXColDef
  40.     ListIndexm
  41. ColName
  42. FiltTypee
  43. ColType
  44. FiltLen
  45. ColLen2
  46. PARTBOXColDef
  47. SHIPColDef@
  48. Prmpt:
  49.     FilterVal
  50. ColLabel
  51. Caption>
  52. InValue
  53. TextLen
  54. FiltVal
  55. DoneButton
  56. Filt[
  57. WhereClause
  58. DblAmpersand
  59. RestartButton_Click
  60. CancelButton_Click
  61. FilterOK
  62. ConjunctList_Click
  63. DoneButton_Click
  64. SqlOp
  65. PROJColDef
  66. CLIENTColDef
  67. AddCond
  68.     TableCols
  69. FiltTypL
  70. Typed
  71. Length
  72. BadType
  73. BasType
  74. PutFocus
  75. ControlHwnd
  76. Where
  77. TableObject
  78. FldType.
  79. Form_Load
  80. LoadConstants
  81. EQUAL TO
  82. GREATER THAN
  83. LESS THAN"
  84. GREATER THAN OR EQUAL TO
  85. LESS THAN OR EQUAL TO"
  86. NOT EQUAL TO
  87. NOT GREATER THAN
  88. NOT LESS THAN"
  89. IS LIKE 
  90. IS NOT LIKE 
  91. IS NULL 
  92. IS NOT NULL 
  93.  LIKE 
  94.  NOT LIKE 
  95.  IS NULL "
  96.  IS NOT NULL "
  97. AND NOT"
  98. OR NOT
  99. ColList_Click
  100. OperList_Click
  101. Field type is TEXT "
  102. Field type is BINARY or TIMESTAMP 
  103. Field type is IMAGE 
  104. Field type is BIT 
  105.  varchar, char
  106.  int, intn
  107.  tinyint, smallint
  108.  datetime 
  109.  Float, money 
  110. add condition not supported"
  111. for this type"
  112. Error"
  113.  IS NULL "
  114.  IS NOT NULL "
  115. RestartButton_Click
  116. CancelButton_Click
  117. ConjunctList_Click
  118. DoneButton_Click
  119.